| Property |
Type |
Access |
Meaning |
| LC_PROP_BLKREF_BLOCK |
handle |
RW |
Handle to the Block to be inserted |
| LC_PROP_BLKREF_X |
float |
RW |
Insertion point X |
| LC_PROP_BLKREF_Y |
float |
RW |
Insertion point Y |
| LC_PROP_BLKREF_SCALE |
float |
RW |
Uniform scale |
| LC_PROP_BLKREF_SCX |
float |
RW |
Scale X |
| LC_PROP_BLKREF_SCY |
float |
RW |
Scale Y |
| LC_PROP_BLKREF_ANGLE |
float |
RW |
Rotation angle |
| LC_PROP_BLKREF_ONS_XY |
bool |
RW |
Specify the position interactively (on screen) |
| LC_PROP_BLKREF_ONS_SCALE |
bool |
RW |
Specify the scale interactively (on screen) |
| LC_PROP_BLKREF_ONS_ANGLE |
bool |
RW |
Specify the rotation angle interactively (on screen) |
| LC_PROP_BLKREF_RETURN |
handle |
R |
Handle to inserted object (block reference) after command execution |